remove deprecated function sleep_ms and change it to sleep(Duration::from_millis..)
authorSrinivas Reddy Thatiparthy <thatiparthysreenivas@gmail.com>
Thu, 12 May 2016 16:52:25 +0000 (22:22 +0530)
committerSrinivas Reddy Thatiparthy <thatiparthysreenivas@gmail.com>
Fri, 13 May 2016 00:10:20 +0000 (05:40 +0530)
commit293d3fe39e67fede4cd8538ab3c3aa92a1ed9c96
tree80db5452dbeb7eb44e1109f2e144f0f342d7b018
parent89a2f2b5cc6b95e278cb60c3177d854f2ef7f422
remove deprecated function sleep_ms and change it to sleep(Duration::from_millis..)
tests/test_cargo_compile_custom_build.rs
tests/tests.rs